remove On Callback Listener
Removes an OnCallbackListener from the list of listeners that are notified when an event occurs.
Parameters
listener
The OnCallbackListener to remove. If the listener is not in the list, this method has no effect.